- arcOf
void arcOf(Point location, Point arc_radius)
Undocumented in source. Be warned that the author may not have intended to support it.
- bezierOf
void bezierOf(Point location, Point[] control)
Undocumented in source. Be warned that the author may not have intended to support it.
- generate
auto generate(double interval)
Undocumented in source. Be warned that the author may not have intended to support it.
- lineTo
void lineTo(Point location)
Undocumented in source. Be warned that the author may not have intended to support it.
- pointAt
void pointAt(Point location)
Undocumented in source. Be warned that the author may not have intended to support it.
A line graph. Given points produces all points upon the line.
Uses the GC.